home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Games 1996 July
/
Amiga Games 1996 #7.iso
/
userbox
/
publicdomain
/
amicdfs2
/
cd0
< prev
next >
Wrap
Text File
|
1996-03-30
|
546b
|
33 lines
/* $VER: CD0 2.9 (30.03.96)
*
* CD-ROM filesystem mount entry
*/
Device = scsi.device
Unit = 1
FileSystem = L:AmiCDFS
Flags = 0
BlocksPerTrack = 32
BlockSize = 2048
LowCyl = 0
HighCyl = 11000
Surfaces = 1
Buffers = 64
BufMemType = 1
Mask = 0x7fffffff
GlobVec = -1
Priority = 10
DosType = 0x43444653
StackSize = 600
Mount = 1
Control = "BL=8 FB=32"
/* Control field template:
*
* LC=LOWERCASE/S,TD=TRACKDISK/S,
* BL=BUFFERLINES/K/N,FB=FILEBUFFERS/K/N,
* DC=DISKCHANGE/K/N,TDP=TDPOLLING/S,
* TOSHIBA/S,OLDMODE/S
*/